CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - memory dll

搜索资源列表

  1. 内存映像(动态库间)

    1下载:
  2. 动态库之间的内存共享(在动态库和主程序之间以及在动态库和动态库之间共享内存)-DLL between memory sharing (DLL and the main program and the dynamic between the library and DLL between shared memory)
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:49249
    • 提供者:李天顺
  1. 进程查看源码

    1下载:
  2. 内存进程/模块查看器(含源码) 发信站:安全焦点(2001年4月16日11时50分22秒) Process ...PS.exe(执行文件),PSAPI.dll(NT4的动态链接库), -memory processes / module viewer (including source code) wrote station : security focus (at 11:50:22 on April 16, 2001) ... PS.exe Process (Enforcement), PSA
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:35560
    • 提供者:fxh
  1. QuartTreeNode

    0下载:
  2. qt实现四叉树搜索,书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-qt achieve quadtree search, book on the Windows operating system is an internal
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:3533
    • 提供者:zww
  1. VirtualBytesInfo

    0下载:
  2. 一段获取进程所占用虚拟内存大小的程序,是DLL格式,可以通过JAVA来调用。-access to a process virtual memory occupied by the size of a process, the DLL format, through Java to call.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:8249
    • 提供者:frambler
  1. CNetControl

    0下载:
  2. 图形显示CPU内存利用率 1.本程序分两种情况来获取CPU的利用率,NT下利用ntdll.dll中没有公开的API: NtQuerySystemInformation, 9x下利用注册表来获取CPU的利用率 2.通过 GlobalMemoryStatus来获取内存的使用情况 3.程序中封装了两个类 CcpuUsgesCtl和CmemUsgesCtl,使用这两这个类可以实现CPU,内存利用率的定时读取,并以图形化的形式显示出来-graphics CPU utilization of a
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:144853
    • 提供者:王勃
  1. FileStorage.v3.0.1

    1下载:
  2. he FileStorage component capable to upload and hold any data files within your Delphi/BCB forms (within the body of the EXE-program). If your software requires any additional files (.DLL s, WAV s, .TXT s etc), these files could be uploaded straight o
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:118596
    • 提供者:hfb
  1. [delphi]MemDll_unit_example

    0下载:
  2. MemDll unit example,在内存中运行DLL。gooD-MemDll unit example, in memory running DLL. GooD!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:35329
    • 提供者:二点
  1. reply_1_612955

    0下载:
  2. 有关共享内存,生成dll函数库-the shared memory, generate dll libraries
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7640
    • 提供者:和恶毒发
  1. Gamer

    0下载:
  2. 欢迎使用月影飞狐游戏修改器--内存修改 v1.0 (目前只支持 win 2k/xp/2003 系统) 本程序包含3个可执行文件, Gamer.exe Gamerdll.dll GameRun.exe .Gamer.exe的源 代码在Gamer目录下,Gamerdll.dll的源代码在Gamerdll目录下,GameRun.exe的源代码在GameRun 目录下,其中Gamer.exe为主程序文件,Gamerdll.dll是动态连接库,GameRun.exe为游戏自修改
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:273055
    • 提供者:vro0
  1. sysmon

    0下载:
  2. define the dll exported functions,用于检查系统状态,若有cpu或者memory使用正常,则返回错误-define the dll exported functions, Inspection System for the state, if memory or cpu normal use, the returned error
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:5729
    • 提供者:kevin
  1. APIforregistry

    0下载:
  2. DLL内存映射HOOK示例代码v1.0.rar-DLL memory mapping HOOK sample code v1.0.rar
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:82441
    • 提供者:guweijie
  1. DLLTools

    0下载:
  2. also using dll from memory
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:963561
    • 提供者:keramet
  1. RemoteDLL

    0下载:
  2. DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程(如Explorer.exe)中运行。这样一来,普通的进程管理器就很难发现这种病毒了,而且即使发现了也很难清除,因为只要病毒寄生的进程不终止运行,那么这个DLL就不会在内存中卸载,用户也就无法在资源管理器中删除这个DLL文件-DLL injection technique is widely used Win32 virus a t
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:45437
    • 提供者:豹仔
  1. ProgrammingApplicationsforMicrosoftWindowsSourceCo

    0下载:
  2. Windows核心编程的随书源代码,该书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序。-core Windows programming source code with the book, This book is the Windows operating system on the internal mechanism dedicated to the authors
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:215469
    • 提供者:丽鹃
  1. XWPE

    0下载:
  2. 这是截包和发包的小工具(用到ws_32.dll和hook技术、共享内存。。),其中SendUdp.dll本来想用delphi写的因为vc++指针操作快,-This is the cut-off delivery of the package and small tools (used ws_32.dll hook and technology, shared memory. .) , SendUdp.dll which had wanted to use delphi write because
  3. 所属分类:钩子与API截获

    • 发布日期:2014-01-14
    • 文件大小:389550
    • 提供者:song
  1. SharedDll

    0下载:
  2. 这个程序是我尝试使用dll共享内存段的代码。当多个程序调用dll时,dll中会产生一块所有程序可以访问的内存块,可用于用于进程通信和控制。-this procedure is to try to use the shared memory of the dll code. When the number of procedures called dll, dll will have an all procedures can access blocks of memory, process ca
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:9357
    • 提供者:姚秋林
  1. ShareData

    0下载:
  2. 内存共享DLL实现,通过它可以实现多应用程序的数据共享.-memory shared DLL, it can be achieved through multi-application data sharing.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:24696
    • 提供者:谢天雷
  1. VS2015 与 Matlab2016b编译环境设置

    0下载:
  2. 64位编译,VS2015调用Matlab2016编译生成的DLL,搞定各种运行错误,调试错误。32位编译下,VC++(Visual studio)调用Matlab编译生成的DLL本来是一件很容易的事情,现在转到64位了,编译环境设置不当,程序无法调通。另外,参照别人的帖子copy代码,不仔细思考,容易出现各种运行报错。(VS2015 call the DLL by Matlab2016. Enviroment setting in the Visual studio 2015. Solve th
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:112640
    • 提供者:h5j1n962
  1. dll

    0下载:
  2. C#工具库 kernel32.dll 可以用于读内存数据什么的(C# Library kernel32.dll can read memory data)
  3. 所属分类:C#编程

    • 发布日期:2018-04-30
    • 文件大小:424960
    • 提供者:van.chen
  1. comm

    1下载:
  2. c++ 内存加载Dll 特点如下: 直接在内存中载入,无磁盘占用 支持加壳保护的dll , 平时用的最多的vmp ,其它壳子还请自己测试 无模块载入, 因为重写了loadlibary ,如需要请自己注册 支持注入到目标进程,前提请先使用相应权限打开目标 对原代码的修改如下: 使用内联汇编将原 c/c++的库调用 代替, 使得 注入代码可行 支持直接使用资源加载和注入 支持加载exe ,请自行 hook 某些函数 ,确保exe 正确运行
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:8192
    • 提供者:轩轩轩
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com